AttachmentRecordKey Property |
Contains the record key for an attachment.
Namespace:
Independentsoft.Msg
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic byte[] RecordKey { get; set; }Public Property RecordKey As Byte()
Get
Set
Property Value
Type:
ByteThe record key.
See Also